projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d85757
)
Forgotten commit
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 4 Aug 2008 23:41:19 +0000
(23:41 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 4 Aug 2008 23:41:19 +0000
(23:41 +0000)
svn path=/trunk/; revision=20998
gtk/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/tests/Makefile.am
b/gtk/tests/Makefile.am
index 83629393cd665ee46e436907e72313d3f857d152..346637d25edaae5cc82d6f468d48cd0d2057fae9 100644
(file)
--- a/
gtk/tests/Makefile.am
+++ b/
gtk/tests/Makefile.am
@@
-51,7
+51,10
@@
TEST_PROGS += object
object_SOURCES = object.c pixbuf-init.c
object_LDADD = $(progs_ldadd)
-TEST_PROGS += crossingevents
+# this doesn't work in make distcheck, since running
+# on a naked X server creates slightly different event
+# sequences than running on a normal desktop
+# TEST_PROGS += crossingevents
crossingevents_SOURCES = crossingevents.c
crossingevents_LDADD = $(progs_ldadd)